Add Baserow to MCP servers#2282
Merged
domdomegg merged 4 commits intomodelcontextprotocol:mainfrom Aug 16, 2025
Merged
Conversation
olaservo
reviewed
Jul 18, 2025
README.md
Outdated
| - <img height="12" width="12" src="https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/acom_social_icon_azure" alt="Microsoft Azure Logo" /> **[Azure](https://github.com/Azure/azure-mcp)** - The Azure MCP Server gives MCP Clients access to key Azure services and tools like Azure Storage, Cosmos DB, the Azure CLI, and more. | ||
| - <img height="12" width="12" src="https://mapopen-website-wiki.cdn.bcebos.com/LOGO/lbsyunlogo_icon.ico" alt="Baidu Map Logo" /> **[Baidu Map](https://github.com/baidu-maps/mcp)** - [Baidu Map MCP Server](https://lbsyun.baidu.com/faq/api?title=mcpserver/base) provides tools for AI agents to interact with Baidu Maps APIs, enabling location-based services and geospatial data analysis. | ||
| - <img height="12" width="12" src="https://www.bankless.com/favicon.ico" alt="Bankless Logo" /> **[Bankless Onchain](https://github.com/bankless/onchain-mcp)** - Query Onchain data, like ERC20 tokens, transaction history, smart contract state. | ||
| - <img height="12" width="12" src="[https://www.bankless.com/favicon.ico](https://baserow.io/img/logo_baserow_square_large.png)" alt="Baserow Logo" /> **[Baserow]([https://github.com/bankless/onchain-mcp](https://gitlab.com/baserow/baserow/-/tree/develop/backend/src/baserow/api/mcp))** - Query data from Baserow self-hosted or SaaS databases using MCP integration. |
Member
There was a problem hiding this comment.
Hi, thanks for the PR. Looks like there are some formatting issues here?
- Fixed malformed markdown with nested brackets in the Baserow entry - Corrected the image source URL format - Corrected the link format to follow standard markdown syntax 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
55a6e41 to
464f56b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Baserow is a self-hosted & SaaS service similar to Airtable, NocoDB, and so on. It's essentially a database with an API, and a spreadsheet view. Baserow has recently added MCP support to their solution, including the open source, self-hosted model: https://baserow.io/user-docs/mcp-server
Server Details
Motivation and Context
How Has This Been Tested?
Breaking Changes
Types of changes
Checklist
Additional context